-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: APPS-3058 Create FTVA variation of SectionStaffArticleList #653
feat: APPS-3058 Create FTVA variation of SectionStaffArticleList #653
Conversation
Percy ScreenshotsIn order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually:
|
…taff-article-list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
…taff-article-list
# [3.37.0](v3.36.0...v3.37.0) (2024-11-26) ### Features * APPS-3058 Create FTVA variation of SectionStaffArticleList ([#653](#653)) ([4a68214](4a68214))
🎉 This PR is included in version 3.37.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Connected to APPS-3058
This FTVA styled component will be used on the EventSeries Listing page.
https://deploy-preview-653--ucla-library-storybook.netlify.app/?path=/story/section-staff-article-list--ftva-current-entries-with-dates
Notes:
src/lib-components/BlockStaffArticleList.vue
formatSeriesDates
src/lib-components/SectionStaffArticleList.vue
src/stories/BlockStaffArticleList.stories.js
src/stories/SectionStaffArticleList.stories.js
src/styles/_base.scss
"default/_block-staff-article-item";
"default/_section-staff-article-list";
src/styles/_ftva-theme.scss
"ftva/_block-staff-article-item";
"ftva/_section-staff-article-list";
src/styles/default/_block-staff-article-item.scss
src/styles/default/_section-staff-article-list.scss
src/styles/ftva/_block-staff-article-item.scss
src/styles/ftva/_section-staff-article-list.scss
src/types/types.ts
src/utils/formatEventSeriesDates.js
Checklist:
library-website-nuxt dev server